Skip to content

docs: update command count to 190+ - #335

Merged
kacy merged 4 commits into
mainfrom
worktree-flickering-questing-lobster
Feb 27, 2026
Merged

docs: update command count to 190+#335
kacy merged 4 commits into
mainfrom
worktree-flickering-questing-lobster

Conversation

@kacy

@kacy kacy commented Feb 27, 2026

Copy link
Copy Markdown
Owner

summary

updates the command count from "150+" to "190+" in README.md and ARCHITECTURE.md. the 150+ figure was set when the project had around 150 commands; the current Command enum has ~192 entries covering all data types, bitmaps, pub/sub, cluster, transactions, ACL, and optional vector/proto commands.

what was tested

  • confirmed both occurrences updated consistently
  • verified docs/compatibility.md is already accurate (no numeric count to update there)

kacy added 4 commits February 26, 2026 20:16
update 5 markdown files to reflect the current state of the codebase:

- changelog: replace "concurrent pipeline dispatch" with "parallel
  pipeline dispatch" (less ambiguous); remove the 0.2.x line about
  concurrent keyspace mode with dashmap (feature was removed in 0.4.8,
  keeping it as history is misleading)

- architecture: bump command count reference 135+ → 150+; update footer
  to not pin the doc to the clustering milestone

- bench/readme: bump dragonfly comparison count 135 → 150

- docs/migration-from-redis.md: command count header 135 → 150; mark
  20 commands as ✓ across strings, lists, sets, sorted sets, hashes,
  keys, and server tables (getset, getdel, getex, msetnx, lmove, lmpop,
  smove, sintercard, zrandmember, zunion, zinter, zdiff, zmpop,
  hrandfield, wait, expireat, pexpireat, expiretime, pexpiretime,
  config rewrite); replace the "bit operations not planned" paragraph
  with a single line covering only bitfield/bitfield_ro; remove the
  getset → set key value get substitution from migration steps

- docs/compatibility.md: setnx ✗ → ✓ with legacy alias note; add
  setex and psetex rows (also legacy aliases, present in migration guide
  but missing here)
@kacy
kacy merged commit c662704 into main Feb 27, 2026
@kacy
kacy deleted the worktree-flickering-questing-lobster branch February 27, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant